﻿2026-07-27T07:33:50.2428083Z ##[group]Run actions/checkout@v5
2026-07-27T07:33:50.2428631Z with:
2026-07-27T07:33:50.2429096Z   repository: BigscreenVR/spt-bs-core
2026-07-27T07:33:50.2432137Z   token: ***
2026-07-27T07:33:50.2432527Z   ssh-strict: true
2026-07-27T07:33:50.2432914Z   ssh-user: git
2026-07-27T07:33:50.2433316Z   persist-credentials: true
2026-07-27T07:33:50.2433734Z   clean: true
2026-07-27T07:33:50.2434117Z   sparse-checkout-cone-mode: true
2026-07-27T07:33:50.2434585Z   fetch-depth: 1
2026-07-27T07:33:50.2434952Z   fetch-tags: false
2026-07-27T07:33:50.2435343Z   show-progress: true
2026-07-27T07:33:50.2435733Z   lfs: false
2026-07-27T07:33:50.2436091Z   submodules: false
2026-07-27T07:33:50.2436507Z   set-safe-directory: true
2026-07-27T07:33:50.2436960Z   allow-unsafe-pr-checkout: false
2026-07-27T07:33:50.2437399Z env:
2026-07-27T07:33:50.2437777Z   SPT_ATTACH_GATE_WATCHDOG_MS: 120000
2026-07-27T07:33:50.2438373Z   SPT_ATTACH_IPC_DEADLINE_MS: 30000
2026-07-27T07:33:50.2438824Z ##[endgroup]
2026-07-27T07:33:50.3242090Z Syncing repository: BigscreenVR/spt-bs-core
2026-07-27T07:33:50.3244059Z ##[group]Getting Git version info
2026-07-27T07:33:50.3244992Z Working directory is '/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core'
2026-07-27T07:33:50.3246157Z [command]/usr/bin/git version
2026-07-27T07:33:50.3261864Z git version 2.43.0
2026-07-27T07:33:50.3292083Z ##[endgroup]
2026-07-27T07:33:50.3303075Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/cd80d969-3f0f-4cd3-86a5-23632609ab7e' before making global git config changes
2026-07-27T07:33:50.3304768Z Adding repository directory to the temporary git global config as a safe directory
2026-07-27T07:33:50.3306209Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-07-27T07:33:50.3338390Z [command]/usr/bin/git config --local --get remote.origin.url
2026-07-27T07:33:50.3356501Z https://github.com/BigscreenVR/spt-bs-core
2026-07-27T07:33:50.3367013Z ##[group]Removing previously created refs, to avoid conflicts
2026-07-27T07:33:50.3369365Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-07-27T07:33:50.3389398Z HEAD
2026-07-27T07:33:50.3421524Z ##[endgroup]
2026-07-27T07:33:50.3422485Z [command]/usr/bin/git submodule status
2026-07-27T07:33:50.3606093Z ##[group]Cleaning the repository
2026-07-27T07:33:50.3607350Z [command]/usr/bin/git clean -ffdx
2026-07-27T07:33:50.3645180Z [command]/usr/bin/git reset --hard HEAD
2026-07-27T07:33:50.3696392Z HEAD is now at c0afaf7e Merge c07f4e881c493126babef15fccdf24a887b70b6d into 3d9ec73a834bdbbb18e1287d5021dce82c534faf
2026-07-27T07:33:50.3703306Z ##[endgroup]
2026-07-27T07:33:50.3705377Z ##[group]Disabling automatic garbage collection
2026-07-27T07:33:50.3708673Z [command]/usr/bin/git config --local gc.auto 0
2026-07-27T07:33:50.3735744Z ##[endgroup]
2026-07-27T07:33:50.3737372Z ##[group]Setting up auth
2026-07-27T07:33:50.3741908Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-07-27T07:33:50.3768386Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-07-27T07:33:50.3961888Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-27T07:33:50.3987147Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-07-27T07:33:50.4174760Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-27T07:33:50.4202700Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-07-27T07:33:50.4387780Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-07-27T07:33:50.4420033Z ##[endgroup]
2026-07-27T07:33:50.4421794Z ##[group]Fetching the repository
2026-07-27T07:33:50.4427012Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +6ed6cd769d5aab6eb29fba343d19c2f4b1eeff33:refs/remotes/pull/98/merge
2026-07-27T07:33:50.8774227Z ##[endgroup]
2026-07-27T07:33:50.8775826Z ##[group]Determining the checkout info
2026-07-27T07:33:50.8777308Z ##[endgroup]
2026-07-27T07:33:50.8778227Z [command]/usr/bin/git sparse-checkout disable
2026-07-27T07:33:50.8815656Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-07-27T07:33:50.8838016Z ##[group]Checking out the ref
2026-07-27T07:33:50.8839497Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/98/merge
2026-07-27T07:33:50.9024378Z Previous HEAD position was c0afaf7e Merge c07f4e881c493126babef15fccdf24a887b70b6d into 3d9ec73a834bdbbb18e1287d5021dce82c534faf
2026-07-27T07:33:50.9027924Z HEAD is now at 6ed6cd76 Merge da073a137ad988e5bcbc3b2c403b22dc1e798d83 into be4182b6b1c54e37adf6eae047b5d79602056ac1
2026-07-27T07:33:50.9033116Z ##[endgroup]
2026-07-27T07:33:50.9065851Z [command]/usr/bin/git log -1 --format=%H
2026-07-27T07:33:50.9086436Z 6ed6cd769d5aab6eb29fba343d19c2f4b1eeff33
